assignment (=) Interface

private interface assignment (=)

Module Procedures

private subroutine ESMF_MeshLocToInt(lhsInt, rhsMeshLoc)

Arguments

Type IntentOptional Attributes Name
integer, intent(out) :: lhsInt
type(ESMF_MeshLoc), intent(in) :: rhsMeshLoc

private subroutine ESMF_IntToMeshLoc(lhsMeshLoc, rhsInt)

Arguments

Type IntentOptional Attributes Name
type(ESMF_MeshLoc), intent(out) :: lhsMeshLoc
integer, intent(in) :: rhsInt